mpc83xx: add support for more system clock performance controls
authorKim Phillips <[email protected]>
Wed, 16 Jan 2008 18:06:16 +0000 (12:06 -0600)
committerKim Phillips <[email protected]>
Wed, 16 Jan 2008 18:32:39 +0000 (12:32 -0600)
commit9e89647889cd4b5ada5b5e7cad6cbe55737a08d7
tree82be5026f963c2fb9ce66120897c0d7b3e72dc4c
parent711a7946277d2e29af481011e8635e9975c54e45
mpc83xx: add support for more system clock performance controls

System registers that are modified are the Arbiter Configuration
Register (ACR), the System Priority Control Register (SPCR), and the
System Clock Configuration Register (SCCR).

Signed-off by: Michael F. Reiss <[email protected]>
Signed-off by: Joe D'Abbraccio <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
cpu/mpc83xx/cpu_init.c
cpu/mpc83xx/speed.c
include/mpc83xx.h